Vcenter Ovf UnknownSectionParams
The Vcenter Ovf UnknownSectionParams schema contains a list of unknown, non-required sections.
See POST /vcenter/ovf/library-item/{ovfLibraryItemId}?action=deploy and POST /vcenter/ovf/library-item/{ovfLibraryItemId}?action=filter.
{
"unknown_sections": [
{
"tag": "string",
"info": "string"
}
],
"type": "string"
}
List of unknown, non-required sections.
This property is not used in the input parameters when deploying an OVF package. This property will always be present in the result when retrieving information about an OVF package.
Unique identifier describing the type of the OVF parameters. The value is the name of the OVF parameters schema.
This property must be provided in the input parameters when deploying an OVF package. This property will always be present in the result when retrieving information about an OVF package.